Adapt HighContrast to the changes in the pre-previous commit.
&:selected:focus {
@extend %selected_items;
}
- &.progressbar {
+ & progressbar {
margin: 1px;
border-radius: 0;
border-width: 0 0 2px;
entry:selected, entry:backdrop:selected {
background-color: #000;
color: #fff; }
- entry.progressbar {
+ entry progressbar {
margin: 1px;
border-radius: 0;
border-width: 0 0 2px;
background-image: none;
background-color: transparent;
box-shadow: none; }
- entry.progressbar:backdrop {
+ entry progressbar:backdrop {
background-color: transparent; }
.linked entry:first-child {
border-top-right-radius: 0;